PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFFormXObject Class / getCanvas Method
In This Topic
    getCanvas Method
    In This Topic
    The form XObject graphics surface.
    Syntax
    public PDFCanvas getCanvas()

    Return Value

    The form XObject canvas.
    See Also